home *** CD-ROM | disk | FTP | other *** search
/ MacHome 1999 February/March / MacHome CD (February and March 1999).iso / Edutainment / INFOHIGHWAYDEMOS / demo / MENU.DCR / scripts_38.ls < prev    next >
Encoding:
Text File  |  1999-09-16  |  225 b   |  9 lines

  1. on mouseDown
  2.   global experimenterMenu
  3.   if buttonJFclicked(the clickOn, the clickOn - 1, "CourrierElectroniqueLight", "CourrierElectronique") then
  4.     depuppetize(1, 48)
  5.     purgeSound()
  6.     go(1, "sEmail.dcr")
  7.   end if
  8. end
  9.